Open the Portico Developer Guide site
Pos Gateway Schema
PaymentFacilitatorTxnNbr Element
Pos Gateway Schema > AuthRspStatusType Complex Type : PaymentFacilitatorTxnNbr Element
Description

Unique Sub-merchant account identifier assigned by the payment facilitator.

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
PaymentFacilitatorTxnNbr optional xs:string

Unique Sub-merchant account identifier assigned by the payment facilitator.

Source
<xs:element name="PaymentFacilitatorTxnNbr" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Unique Sub-merchant account identifier assigned by the payment facilitator.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePos Gateway Schema